<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/loose.dtd"> 
<html> 
<head> 
<title>Cstrike MOTD</title> 
<style type="text/css"> 
pre     { 
        font-family:Verdana,Tahoma; 
        color:#FFB000; 
        } 
body    { 
        background:#000000; 
        margin-left:8px; 
        margin-top:0px; 
        } 
a    { 
        text-decoration:    underline; 
    } 
a:link  { 
    color:  #FFFFFF; 
    } 
a:visited   { 
    color:  #FFFFFF; 
    } 
a:active    { 
    color:  #FFFFFF; 
    } 
a:hover { 
    color:  #FFFFFF; 
    text-decoration:    underline; 
    } 
</style> 
</head> 
<body scroll="yes"> 
<pre>
Welcome &name& to &hostname&

Please follow the server rules or risk being kicked/banned!

1) No swearing..
2) Dont be lame..
3) Everyone is here to have fun, please dont ruin it for others!

</pre> 
</body> 
</html>
